BPM.Server Namespace > BPMProcStep Class > RecedeBack Method : RecedeBack(Int32[],String) Method |
'Declaration
Public Overloads Function RecedeBack( _ ByVal toStepIds() As Integer, _ ByVal comments As String _ ) As BPMStepCollection
'Usage
Dim instance As BPMProcStep Dim toStepIds() As Integer Dim comments As String Dim value As BPMStepCollection value = instance.RecedeBack(toStepIds, comments)
public BPMStepCollection RecedeBack( int[] toStepIds, string comments )
public: BPMStepCollection^ RecedeBack( array<int>^ toStepIds, String^ comments )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2